everai cli overview
EverAI Client for managing your EverAI application and other asserts
Example:
During the process of building an application image, detailed execution log information is displayed on the terminal.
everai -v image build
Usage:
everai [-h] [-v] {login,logout,worker,workers,w,config,image,images,i,run,app,apps,a,secret,secrets,sec,s,volume,volumes,vol,autoscaler,configmap,cm,configmaps,resources,res,resource,namespace,namespaces,ns,version} ...
Commands:
loginLogin, if you do not have a token, please visit EverAIlogoutLogoutworker (workers, w)Manage the worker of appconfigPrint current configurationimage (images, i)Image managementrunLocal run a everai application for testapp (apps, a)Manage appsecret (secrets, sec, s)Manage secretsvolume (volumes, vol)Manage volumeconfigmap (cm, configmaps)Manage configmapsresources (res, resource)Show available resourcesnamespace (namespaces, ns)Manage the namespacesversionShow package and client version
Options:
-h, --helpShow this help message and exit-v, --verboseVerbose output